home *** CD-ROM | disk | FTP | other *** search
/ Quick PC 61 / Quick PC 61.iso / I386 / DRIVER.CAB / tkph1401.ppd < prev    next >
Encoding:
PostScript Printer Description  |  2003-02-21  |  17.2 KB  |  589 lines

  1. *PPD-Adobe: "4.2"
  2. *% Adobe Systems PostScript(R) Printer Description File
  3. *% Copyright 1987-1995 Adobe Systems Incorporated. 
  4. *% All Rights Reserved. 
  5. *% Permission is granted for redistribution of this file as
  6. *% long as this copyright notice is intact and the contents
  7. *% of the file is not altered in any way from its original form.
  8. *% End of Copyright statement
  9. *% Copyright (c) 1994 Tektronix, Incorporated.  All rights reserved.
  10. *% Tektronix (R) is a registered trademark of Tektronix, Inc.
  11. *% TekColor TM is a trademark of Tektronix, Inc.
  12. *% Phaser TM is a trademark of Tektronix, Inc., for color printers and
  13. *%  related products.
  14. *FormatVersion: "4.2"
  15. *FileVersion: "1.2"
  16. *LanguageEncoding: ISOLatin1
  17. *LanguageVersion: English
  18. *PCFileName: "TKPH1401.PPD"
  19. *Product: "(Phaser 140)"
  20. *PSVersion: "(2013.113) 11"
  21. *ModelName: "Tektronix Phaser 140"
  22. *NickName: "Tektronix Phaser 140"
  23.  
  24. *% === Installable Options ===========
  25. *OpenGroup: InstallableOptions/Options Installed
  26.  
  27. *OpenUI *InstalledMemory/Memory Configuration: PickOne
  28. *DefaultInstalledMemory: None
  29. *InstalledMemory None/Standard 8 MB RAM: ""
  30. *InstalledMemory 12Meg/12 MB Total RAM: ""
  31. *InstalledMemory 24Meg/24 MB Total RAM: ""
  32. *CloseUI: *InstalledMemory
  33.  
  34. *OpenUI *Option1/Optional Ethernet Card: Boolean
  35. *DefaultOption1: False
  36. *Option1 True/Installed: ""
  37. *Option1 False/Not Installed: ""
  38. *CloseUI: *Option1
  39.  
  40. *CloseGroup: InstallableOptions
  41.  
  42. *% === Constraints ====================
  43.  
  44. *UIConstraints: *InstalledMemory None *PageSize Legal
  45. *UIConstraints: *InstalledMemory None *PageRegion Legal
  46.  
  47. *% === Device Capabilities ============
  48.  
  49. *LanguageLevel: "2"
  50. *Protocols: BCP
  51.  
  52. *FreeVM: "851584"
  53. *VMOption None/Standard 8 MB RAM: "851584"
  54. *VMOption 12Meg/12 MB Total RAM: "2940544"
  55. *VMOption 24Meg/24 MB Total RAM: "8175232"
  56.  
  57. *TTRasterizer: Type42
  58. *ColorDevice: True
  59. *DefaultColorSpace: CMYK
  60. *VariablePaperSize: True
  61. *AccurateScreensSupport: True
  62. *SuggestedJobTimeout: "0"
  63. *SuggestedWaiTimeout: "300"
  64.  
  65. *Throughput: "1"
  66. *Password: "()"
  67. *ExitServer: "
  68.   count 0 eq
  69.   { false } { true exch startjob } ifelse
  70.   not
  71.   { (WARNING: Cannot modify initial VM.) =
  72.     (Missing or invalid password.) =
  73.     (Please contact the author of this software.) = flush quit
  74.   } if
  75. "
  76. *End
  77. *Reset: "
  78.   count 0 eq
  79.   { false } { true exch startjob } ifelse
  80.   not
  81.   { (WARNING: Cannot reset printer.) =
  82.     (Missing or invalid password.) =
  83.     (Please contact the author of this software.) = flush quit
  84.   } if
  85.   systemdict /quit get exec
  86.   (WARNING : Printer Reset Failed.) = flush
  87. "
  88. *End
  89.  
  90. *DefaultResolution: 360dpi
  91. *?Resolution: "
  92.   save currentpagedevice
  93.   /HWResolution get 0 get (   ) cvs print (dpi) = flush restore"
  94. *End
  95.  
  96. *% Halftone Information =================
  97. *ScreenFreq: "60.0"
  98. *ScreenAngle: "0.0"
  99. *DefaultScreenProc: TekHalftone
  100. *ScreenProc TekHalftone: "/DefaultHalftone /Halftone findresource"
  101. *ScreenProc Dot: "{180 mul cos exch 180 mul cos add 2 div}"
  102. *ScreenProc Line: "{ pop }"
  103. *ScreenProc Ellipse: "
  104.   { dup 5 mul 8 div mul exch dup mul exch add sqrt 1 exch sub}"
  105. *End
  106.  
  107. *DefaultTransfer: Null
  108. *Transfer Null: "{ }"
  109. *Transfer Null.Inverse: "{ 1 exch sub }"
  110.  
  111.  
  112. *% Tray Selection ============
  113.  
  114. *OpenUI *InputSlot: PickOne
  115. *OrderDependency: 10 AnySetup *InputSlot
  116. *DefaultInputSlot: Cassette
  117. *InputSlot Cassette: ""
  118. *CloseUI: *InputSlot
  119.  
  120. *% Paper Handling ===================
  121.  
  122. *% Use these entries to set paper size most of the time, unless there is
  123. *% specific reason to use PageRegion.
  124. *OpenUI *PageSize: PickOne
  125. *OrderDependency: 20 AnySetup *PageSize
  126. *DefaultPageSize: Letter
  127. *PageSize Letter: "2 dict dup /PageSize [612 792] put 
  128. dup /ImagingBBox null put 
  129. setpagedevice"
  130. *End
  131. *PageSize Legal: "2 dict dup /PageSize [612 1008] put 
  132. dup /ImagingBBox null put 
  133. setpagedevice"
  134. *End
  135. *PageSize Comm10/#10 Envelope: "2 dict dup /PageSize [684 297] put 
  136. dup /ImagingBBox null put 
  137. setpagedevice"
  138. *End
  139. *PageSize A4: "2 dict dup /PageSize [595 842] put 
  140. dup /ImagingBBox null put 
  141. setpagedevice"
  142. *End
  143. *PageSize DL/DL Envelope: "2 dict dup /PageSize [624 312] put 
  144. dup /ImagingBBox null put 
  145. setpagedevice"
  146. *End
  147. *?PageSize: "
  148. save currentpagedevice /PageSize get aload pop
  149.   2 copy gt {exch} if (Unknown)
  150.   5 dict
  151.   dup [612 792] (Letter) put
  152.   dup [612 1008] (Legal) put
  153.   dup [297 684] (Comm10) put
  154.   dup [595 842] (A4) put
  155.   dup [312 624] (DL) put
  156.   { exch aload pop 4 index sub abs 5 le exch 5 index sub abs 5 le and 
  157.       { exch pop exit } { pop } ifelse
  158.   } bind forall = flush pop pop
  159. restore"
  160. *End
  161. *CloseUI: *PageSize
  162.  
  163. *% These entries will set up the frame buffer. Usually used with manual feed.
  164. *OpenUI *PageRegion: PickOne
  165. *OrderDependency: 30 AnySetup *PageRegion
  166. *DefaultPageRegion: Letter
  167. *PageRegion Letter: "2 dict dup /PageSize [612 792] put
  168. dup /ImagingBBox null put 
  169. setpagedevice"
  170. *End
  171. *PageRegion Legal: "2 dict dup /PageSize [612 1008] put 
  172. dup /ImagingBBox null put 
  173. setpagedevice"
  174. *End
  175. *PageRegion Comm10/#10 Envelope: "2 dict dup /PageSize [684 297] put 
  176. dup /ImagingBBox null put 
  177. setpagedevice"
  178. *End
  179. *PageRegion A4: "2 dict dup /PageSize [595 842] put 
  180. dup /ImagingBBox null put 
  181. setpagedevice"
  182. *End
  183. *PageRegion DL/DL Envelope: "2 dict dup /PageSize [624 312] put 
  184. dup /ImagingBBox null put 
  185. setpagedevice"
  186. *End
  187. *CloseUI: *PageRegion
  188.  
  189. *% The following entries provide information about specific paper keywords.
  190. *DefaultImageableArea: Letter
  191. *ImageableArea Letter: "14.4 28.9 596.8 777.7"
  192. *ImageableArea Legal: "14.4 28.9 596.8 993.7"
  193. *ImageableArea Comm10/#10 Envelope: "14.4 35.884 596.8 282.684"
  194. *ImageableArea A4: "14.4 28.684 580.8 827.484"
  195. *ImageableArea DL/DL Envelope: "14.4 35.884 596.8 297.484"
  196. *?ImageableArea: "
  197. save
  198.   /cvp { (                ) cvs print ( ) print } bind def
  199.   /upperright {10000 mul floor 10000 div} bind def
  200.   /lowerleft {10000 mul ceiling 10000 div} bind def
  201.   newpath clippath pathbbox
  202.   4 -2 roll exch 2 {lowerleft cvp} repeat
  203.   exch 2 {upperright cvp} repeat flush
  204.  restore
  205. "
  206. *End
  207.  
  208. *% These provide the physical dimensions of the paper (by keyword)
  209. *DefaultPaperDimension: Letter
  210. *PaperDimension Letter: "612 792"
  211. *PaperDimension Legal: "612 1008"
  212. *PaperDimension Comm10/#10 Envelope: "684 297"
  213. *PaperDimension A4: "595 842"
  214. *PaperDimension DL/DL Envelope: "624 312"
  215.  
  216. *CustomPageSize True: "
  217.   pop pop pop
  218.   2 dict begin
  219.     /PageSize [ 4 -2 roll ] def
  220.     /ImagingBBox null def
  221.   currentdict end setpagedevice
  222. "
  223. *End
  224. *ParamCustomPageSize Width:  1 points 432 612
  225. *ParamCustomPageSize Height:  2 points 288 1584
  226. *ParamCustomPageSize WidthOffset/Left Margin:  3 points 0 0
  227. *ParamCustomPageSize HeightOffset/Top Margin:  4 points 0 0
  228. *ParamCustomPageSize Orientation:  5 int 0 0
  229. *MaxMediaWidth:  "612"
  230. *MaxMediaHeight:  "1584"
  231. *?CurrentMediaWidth: "
  232.   currentpagedevice/PageSize get 0 get = flush
  233. "
  234. *End
  235. *?CurrentMediaHeight: "
  236.   currentpagedevice/PageSize get 1 get = flush
  237. "
  238. *End
  239.  
  240. *HWMargins: 14.4 28.8 14.4 14.4
  241.  
  242. *DefaultOutputBin: OnlyOne
  243. *DefaultOutputOrder: Reverse
  244.  
  245. *RequiresPageRegion All: True
  246.  
  247. *% Print Quality Selection  ===================
  248.  
  249. *OpenUI *OutputMode/Print Quality: PickOne
  250. *OrderDependency: 40 AnySetup *OutputMode
  251. *DefaultOutputMode: Standard/Plain (standard)
  252. *OutputMode Draft/Plain (draft): "
  253.   mark
  254.   {
  255.     2 dict begin
  256.       /PostRenderingEnhance true def
  257.       /PostRenderingEnhanceDetails 1 dict begin
  258.         /OutputMode (Draft) def
  259.       currentdict end def
  260.     currentdict end setpagedevice
  261.   } stopped cleartomark"
  262. *End
  263. *OutputMode Standard/Plain (standard): "
  264.   mark
  265.   {
  266.     2 dict begin
  267.       /PostRenderingEnhance true def
  268.       /PostRenderingEnhanceDetails 1 dict begin
  269.         /OutputMode (Standard) def
  270.       currentdict end def
  271.     currentdict end setpagedevice
  272.   } stopped cleartomark"
  273. *End
  274. *OutputMode Premium/Plain (premium): "
  275.   mark
  276.   {
  277.     2 dict begin
  278.       /PostRenderingEnhance true def
  279.       /PostRenderingEnhanceDetails 1 dict begin
  280.         /OutputMode (Premium) def
  281.       currentdict end def
  282.     currentdict end setpagedevice
  283.   } stopped cleartomark"
  284. *End
  285. *OutputMode CoatedPaper/Coated Paper: "
  286.   mark
  287.   {
  288.     2 dict begin
  289.       /PostRenderingEnhance true def
  290.       /PostRenderingEnhanceDetails 1 dict begin
  291.         /OutputMode (CoatedPaper) def
  292.       currentdict end def
  293.     currentdict end setpagedevice
  294.   } stopped cleartomark"
  295. *End
  296. *OutputMode GlossyPaper/Glossy Paper: "
  297.   mark
  298.   {
  299.     2 dict begin
  300.       /PostRenderingEnhance true def
  301.       /PostRenderingEnhanceDetails 1 dict begin
  302.         /OutputMode (GlossyPaper) def
  303.       currentdict end def
  304.     currentdict end setpagedevice
  305.   } stopped cleartomark"
  306. *End
  307. *OutputMode Transparency: "
  308.   mark
  309.   {
  310.     2 dict begin
  311.       /PostRenderingEnhance true def
  312.       /PostRenderingEnhanceDetails 1 dict begin
  313.         /OutputMode (Transparency) def
  314.       currentdict end def
  315.     currentdict end setpagedevice
  316.   } stopped cleartomark"
  317. *End
  318. *OutputMode BackPrintFilm/Back Print Film: "
  319.   mark
  320.   {
  321.     2 dict begin
  322.       /PostRenderingEnhance true def
  323.       /PostRenderingEnhanceDetails 1 dict begin
  324.         /OutputMode (BackPrintFilm) def
  325.       currentdict end def
  326.     currentdict end setpagedevice
  327.   } stopped cleartomark"
  328. *End
  329. *?OutputMode: "save
  330.   {
  331.     currentpagedevice /PostRenderingEnhanceDetails get
  332.     /OutputMode get
  333.   } stopped
  334.   { % error in PostScript code execution
  335.     pop pop (Unknown)
  336.   } if
  337.   = flush restore"
  338. *End
  339. *CloseUI: *OutputMode
  340.  
  341. *% Printer Specific Features ============ 
  342.  
  343. *OpenUI *TekFinepoint/Finepoint Sharpening: Boolean
  344. *OrderDependency: 50 AnySetup *TekFinepoint
  345. *DefaultTekFinepoint: False
  346. *TekFinepoint True: " mark
  347.   {
  348.     1 dict begin
  349.       /DeviceRenderingInfo 3 dict begin
  350.         /Type 2 def
  351.         /RenderingMethod 2 def
  352.         /VirtualColorDevice currentpagedevice /DeviceRenderingInfo get
  353.           /VirtualColorDevice get def
  354.       currentdict end def
  355.     currentdict end
  356.     setpagedevice
  357.   } stopped cleartomark"
  358. *End
  359. *TekFinepoint False: " mark
  360.   {
  361.     1 dict begin
  362.       /DeviceRenderingInfo 3 dict begin
  363.         /Type 2 def
  364.         /RenderingMethod 1 def
  365.         /VirtualColorDevice currentpagedevice /DeviceRenderingInfo get
  366.           /VirtualColorDevice get def
  367.       currentdict end def
  368.     currentdict end
  369.     setpagedevice
  370.   } stopped cleartomark"
  371. *End
  372. *?TekFinepoint: "save
  373.   currentpagedevice /DeviceRenderingInfo get
  374.   /RenderingMethod get 2 eq {(True)}{(False)}ifelse = flush restore"
  375. *End
  376. *CloseUI: *TekFinepoint
  377.  
  378. *% TekColor Selections  ===================
  379.  
  380. *OpenUI *TekColor/Color Correction: PickOne
  381. *OrderDependency: 60 AnySetup *TekColor
  382. *DefaultTekColor: VividColor/Vivid Color
  383. *TekColor NoColorAdjust/No Color Adjust: "mark
  384.   { 1 dict begin
  385.       /DeviceRenderingInfo 3 dict begin
  386.         /Type 2 def
  387.         /RenderingMethod currentpagedevice /DeviceRenderingInfo get
  388.           /RenderingMethod get def
  389.         /VirtualColorDevice null def
  390.       currentdict end def
  391.     currentdict end
  392.     setpagedevice
  393.   } stopped cleartomark"
  394. *End
  395.  
  396. *TekColor VividColor/Vivid Color: " mark
  397.   { 1 dict begin
  398.       /DeviceRenderingInfo 3 dict begin
  399.         /Type 2 def
  400.         /RenderingMethod currentpagedevice /DeviceRenderingInfo get
  401.           /RenderingMethod get def
  402.         /VirtualColorDevice 2 dict begin
  403.           /Type 3 def
  404.           /ColorTransform /TekBlue def
  405.         currentdict end def
  406.       currentdict end def
  407.     currentdict end
  408.     setpagedevice
  409.   } stopped cleartomark"
  410. *End
  411.  
  412. *TekColor SimulateScreen/Simulate Screen: " mark
  413.   { 1 dict begin
  414.       /DeviceRenderingInfo 3 dict begin
  415.         /Type 2 def
  416.         /RenderingMethod currentpagedevice /DeviceRenderingInfo get
  417.           /RenderingMethod get def
  418.         /VirtualColorDevice 2 dict begin
  419.           /Type 3 def
  420.           /ColorTransform /TekDisplay def
  421.         currentdict end def
  422.       currentdict end def
  423.     currentdict end
  424.     setpagedevice
  425.   } stopped cleartomark"
  426. *End
  427.  
  428. *TekColor SimulatePress/Simulate Press: " mark
  429.   { 1 dict begin
  430.       /DeviceRenderingInfo 3 dict begin
  431.         /Type 2 def
  432.         /RenderingMethod currentpagedevice /DeviceRenderingInfo get
  433.           /RenderingMethod get def
  434.         /VirtualColorDevice 2 dict begin
  435.           /Type 3 def
  436.           /ColorTransform /Commercial-Coated def
  437.         currentdict end def
  438.       currentdict end def
  439.     currentdict end
  440.     setpagedevice
  441.   } stopped cleartomark"
  442. *End
  443.  
  444. *TekColor Monochrome: " mark
  445.   { 1 dict begin
  446.       /DeviceRenderingInfo 3 dict begin
  447.         /Type 2 def
  448.         /RenderingMethod currentpagedevice /DeviceRenderingInfo get
  449.           /RenderingMethod get def
  450.         /VirtualColorDevice 2 dict begin
  451.           /Type 1 def
  452.           /ColorTransform /Gray def
  453.         currentdict end def
  454.       currentdict end def
  455.     currentdict end
  456.     setpagedevice
  457.   } stopped cleartomark"
  458. *End
  459.  
  460. *TekColor UsePrinterSetting/Use Printer Setting: ""
  461.  
  462. *?TekColor: "
  463. save
  464.   { currentpagedevice /DeviceRenderingInfo get
  465.     /VirtualColorDevice get
  466.     dup null eq
  467.     { pop (NoColorAdjust) }
  468.     { /ColorTransform get
  469.       4 dict begin
  470.         /TekBlue           (VividColor)     def
  471.         /TekDisplay        (SimulateScreen) def
  472.         /Commercial-Coated (SimulatePress)  def
  473.         /Gray              (Monochrome)     def
  474.       currentdict end
  475.       exch get
  476.     } ifelse
  477.   } stopped
  478.   { % error in PostScript code execution
  479.     pop pop (Unknown)
  480.   } if
  481.   = flush
  482. restore
  483. "
  484. *End
  485.  
  486. *CloseUI: *TekColor
  487.  
  488. *% Font Information =====================
  489. *DefaultFont: Courier
  490. *Font Courier: Standard "(002.003)" Standard ROM
  491. *Font Courier-Bold: Standard "(002.003)" Standard ROM
  492. *Font Courier-BoldOblique: Standard "(002.003)" Standard ROM
  493. *Font Courier-Oblique: Standard "(002.003)" Standard ROM
  494. *Font Helvetica: Standard "(001.006)" Standard ROM
  495. *Font Helvetica-Bold: Standard "(001.007)" Standard ROM
  496. *Font Helvetica-BoldOblique: Standard "(001.007)" Standard ROM
  497. *Font Helvetica-Narrow: Standard "(001.006)" Standard ROM
  498. *Font Helvetica-Narrow-Bold: Standard "(001.007)" Standard ROM
  499. *Font Helvetica-Narrow-BoldOblique: Standard "(001.007)" Standard ROM
  500. *Font Helvetica-Narrow-Oblique: Standard "(001.006)" Standard ROM
  501. *Font Helvetica-Oblique: Standard "(001.006)" Standard ROM
  502. *Font Symbol: Special "(001.007)" Special ROM
  503. *Font Times-Bold: Standard "(001.007)" Standard ROM
  504. *Font Times-BoldItalic: Standard "(001.009)" Standard ROM
  505. *Font Times-Italic: Standard "(001.007)" Standard ROM
  506. *Font Times-Roman: Standard "(001.007)" Standard ROM
  507. *?FontQuery: "
  508. save  
  509.   { count 1 gt
  510.     { exch dup 127 string cvs (/) print print (:) print
  511.      /Font resourcestatus {pop pop (Yes)} {(No)} ifelse = 
  512.     } { exit } ifelse
  513.   } bind loop
  514.   (*) = flush
  515. restore"
  516. *End
  517.  
  518. *?FontList: "
  519.    save (*) {cvn ==} 128 string /Font resourceforall
  520.    (*) = flush restore"
  521. *End
  522.  
  523. *% Printer Messages (verbatim from printer):
  524. *Message: "%%[ exitserver: permanent state may be changed ]%%"
  525. *Message: "%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%"
  526. *Message: "\FontName\ not found, using Courier"
  527.  
  528. *% Status (format: %%[ status: <one of these> ]%% )
  529. *Status: "initializing"
  530. *Status: "idle"
  531. *Status: "busy"
  532. *Status: "waiting"
  533. *Status: "holding"
  534. *Status: "PrinterError: internal interface error"
  535. *Status: "PrinterError: resetting printer"
  536. *Status: "PrinterError: service call:"
  537. *Status: "PrinterError: waste ink tank full"
  538. *Status: "PrinterError: paper jam"
  539. *Status: "PrinterError: add ink:"
  540. *Status: "PrinterError: out of paper"
  541. *Status: "PrinterError: cleaning heads"
  542. *Status: "PrinterError: printer is not ready"
  543.  
  544. *% Input Sources (format: %%[ status: <stat>; source: <one of these> ]%% )
  545. *Source: "Parallel"
  546. *Source: "LocalTalk"
  547. *Source: "Internal"
  548. *Source: "EtherTalk"
  549. *Source: "PrintServer"
  550. *Source: "LPR"
  551. *Source: "AppSocket"
  552.  
  553. *% Printer Error (format: %%[ PrinterError: <one of these> ]%%)
  554. *PrinterError: "internal interface error"
  555. *PrinterError: "resetting printer"
  556. *PrinterError: "service call:"
  557. *PrinterError: "waste ink tank full"
  558. *PrinterError: "paper jam"
  559. *PrinterError: "add ink:"
  560. *PrinterError: "out of paper"
  561. *PrinterError: "cleaning heads"
  562. *PrinterError: "printer is not ready"
  563.  
  564. *DefaultColorSep: ProcessBlack.60lpi.360dpi/60 lpi / 360 dpi
  565.  
  566. *InkName: ProcessBlack/Process Black
  567. *InkName: CustomColor/Custom Color
  568. *InkName: ProcessCyan/Process Cyan
  569. *InkName: ProcessMagenta/Process Magenta
  570. *InkName: ProcessYellow/Process Yellow
  571.  
  572. *%  For 60 lpi / 360 dpi ================================
  573.  
  574. *ColorSepScreenAngle ProcessBlack.60lpi.360dpi/60 lpi / 360 dpi: "0.0"
  575. *ColorSepScreenAngle CustomColor.60lpi.360dpi/60 lpi / 360 dpi: "0.0"
  576. *ColorSepScreenAngle ProcessCyan.60lpi.360dpi/60 lpi / 360 dpi: "0.0"
  577. *ColorSepScreenAngle ProcessMagenta.60lpi.360dpi/60 lpi / 360 dpi: "0.0"
  578. *ColorSepScreenAngle ProcessYellow.60lpi.360dpi/60 lpi / 360 dpi: "0.0"
  579.  
  580. *ColorSepScreenFreq ProcessBlack.60lpi.360dpi/60 lpi / 360 dpi: "60.0"
  581. *ColorSepScreenFreq CustomColor.60lpi.360dpi/60 lpi / 360 dpi: "60.0"
  582. *ColorSepScreenFreq ProcessCyan.60lpi.360dpi/60 lpi / 360 dpi: "60.0"
  583. *ColorSepScreenFreq ProcessMagenta.60lpi.360dpi/60 lpi / 360 dpi: "60.0"
  584. *ColorSepScreenFreq ProcessYellow.60lpi.360dpi/60 lpi / 360 dpi: "60.0"
  585.  
  586. *% The byte count of this file should be exactly 017064 or 017652
  587. *% depending on the filesystem it resides in.
  588. *% end of PPD file for Tektronix Phaser 140
  589.